@charset "UTF-8";

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, select{padding:0; margin:0;}
body{font-family: 'Noto Sans KR', sans-serif; font-size:12px; color:#666;font-weight:400;line-height:1; -webkit-text-size-adjust:none;}
h1, h2, h3, h4, h5, h6, strong{font-size:100%;line-height:1.125em;}
select, button, input, textarea{font-family: 'Noto Sans KR', sans-serif;color:#666;}
fieldset, img, button{border:0;}
img, input, button{vertical-align:top;}
table{table-layout:fixed;width:100%;border-collapse:collapse;border-spacing:0;word-break: break-all;word-wrap: break-word;} 
address, em{font-style:normal;}
ol, ul, li{list-style:none;}
hr{display:none;}
a{text-decoration:none; color:inherit;}
a:hover, a:active{text-decoration:none;}
legend{position:absolute; left:-9999px; top:0}
caption{overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
button{background:none;cursor:pointer;-webkit-apperance:none;}
button::-moz-focus-inner{padding:0; border:0;}
textarea{resize: none;}
:focus {outline: 0;}
.hidden {position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}
.tc{text-align:center;}
* {box-sizing:border-box;}
select{background:#fff url(../images/common/select_arrow_ico.png) no-repeat; background-position:right 10px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;}


input.cursor::placeholder,
input:focus::placeholder{opacity:0;}

input[type="text"]{/*color : transparent;*/text-shadow : 0 0 0 #000;}
input[type="text"]:focus{outline : none;}


#wrap{position:relative;min-width:1280px;margin:0 auto;}

/* header */
#header{width:100%;height:96px;}
#header .header_wrap{position:fixed;left: 50%; transform: translate(-50%);top:0;z-index:1000;width:100%; max-width:1680px; height:96px;border-bottom:1px solid rgba(255,255,255,0.5);
    -webkit-transition: .9s ease-in-out; transition: .9s ease-in-out; -moz-transition: .9s ease-in-out; -o-transition: .9s ease-in-out;
}
#header .header_wrap .inner{position: relative;width:100%; min-width: 1200px; height:96px; margin:0 auto; padding:0px 50px;}
#header .header_wrap .inner h1{position:absolute;left:50px;top:18px;z-index:2;}
#header .header_wrap .inner h1 a{display:block;width:250px;height:65px;background: url(../img/common/logo_white.png) left top no-repeat;}

#header .header_wrap.open{position:fixed;border-bottom:1px solid #ccc;background-color: #f1f1f1;}
#header .header_wrap.open::before{content:"";position: relative;top:0;left:0;z-index:1;width:100%;height:96px;}
#header .header_wrap.open::after{content:"";position: absolute;top:0;left:0;z-index:1;width:100%;height:96px;background-color: #fff;}
#header .header_wrap.open .inner h1 a{background: url(../img/common/logo.png) left top no-repeat;}
#header .header_wrap.open .gnb .depth1 > a{color:#000;}

#header .header_wrap .inner .tel {display:block;width:220px;height:39px;background: url(../img/common/tel_white.png) right top no-repeat;}
#header .header_wrap.open .inner .tel{background: url(../img/common/tel.png) left top no-repeat;}

#header .header_wrap[data-fixed="fixed"]{position:fixed;height:97px;border-bottom:1px solid #ccc;background-color: #fff;}
#header .header_wrap[data-fixed="fixed"] .inner h1 a{background: url(../img/common/logo.png) left top no-repeat;}
#header .header_wrap[data-fixed="fixed"].open:hover{background-color: #e6ebef;}
#header .header_wrap[data-fixed="fixed"].open::before{content:"";position: relative;top:0;left:0;z-index:1;width:100%;height:96px;background-color: #fff;}

/* none일때 gnb on/off */
#header .header_wrap .gnb .depth1 > a{color:#fff;}
#header .header_wrap .gnb .depth1.on > a{color: #fff;border-bottom:3px solid #fff;}
/* none && open 일때 gnb on/off */
#header .header_wrap.open .gnb .depth1 > a{color: #000;}
#header .header_wrap.open .gnb .depth1 > a:hover{color: #451567;border-bottom:3px solid #451567;}
#header .header_wrap.open .gnb .depth1.on > a{color: #451567;border-bottom:3px solid #451567;}
/* fixe일때 gnb on/off */
#header .header_wrap[data-fixed="fixed"] .gnb .depth1 > a{color:#000;}
#header .header_wrap[data-fixed="fixed"] .gnb .depth1 > a:hover{color: #451567;border-bottom:3px solid #451567;}
#header .header_wrap[data-fixed="fixed"] .gnb .depth1.on > a{color: #451567;border-bottom:3px solid #451567;}
#header .header_wrap[data-fixed="fixed"] .inner h1 a{display:block;width:250px;height:65px;background: url(../img/common/logo.png) left top no-repeat;}


/* gnb */
.gnb_wrap{ width: 1100px; position:absolute; left:50%; margin-left: 100px;  transform: translate(-50%);top:40px;z-index:900;}
.gnb{position: relative;}
.gnb .depth1{ display:inline-block; position:relative;}
.gnb .depth1 > a{padding:0px 30px;margin:0px 10px;font-size: 17px; color:#fff;letter-spacing:-.05em; padding-bottom:33px;}


/* visual_none 일때 */
.wrap.visual_none #header .header_wrap{border-bottom:0px solid #ccc;}
.wrap.visual_none #header .header_wrap .gnb .depth1 > a{color: #000;}
.wrap.visual_none #header .header_wrap .gnb .depth1 > a:hover{color: #451567;border-bottom:3px solid #451567;}
.wrap.visual_none #header .header_wrap .gnb .depth1.on > a{color: #451567;border-bottom:3px solid #451567;}
.wrap.visual_none #header .header_wrap .inner h1 a{background: url(../img/common/logo.png) left top no-repeat;}

/* depth2_wrap */
.depth2_wrap{overflow-y:hidden;position:absolute; left:0; right: 0; margin: auto;top:56px;z-index: 900;height:0;}
.depth2_wrap .depth2{ padding: 20px 0 27px 0; font-size:14px; text-align: center; font-family: 'Noto Sans KR', sans-serif; }
.depth2_wrap .depth2 > li{padding:9px 0;letter-spacing:-.05em; font-weight: 400; }
.depth2_wrap .depth2 > li:first-child{padding-top:0;}
.depth2_wrap .depth2 > li a:hover,
.depth2_wrap .depth2 > li a:focus{color: #fff; background:#451567; padding: 2px 15px 4px 15px;}
.depth2_wrap .depth2 > li > .depth3{margin-top:14px;}
.depth2_wrap .depth2 > li > .depth3 li{position: relative;margin-top:8px;padding-left:10px;font-size:15px;letter-spacing:-.05em;}
.depth2_wrap .depth2 > li > .depth3 li:before{content: "";position: absolute;left:2px;top:6px;width:2px;height:2px;border-radius: 50%;background-color: #858788;}

#header .header_wrap .tel_wrap{position: absolute;right:50px;top:28px;z-index:800;text-align:right;}




/* type */
.lnb_scroll .lnb_list2{width:550px;}
.lnb_scroll .lnb_list2 > li{width:275px;}
.lnb_scroll .lnb_list3 > li{width:33.33%;}
.lnb_scroll .lnb_list4 > li{width:25%;}
.lnb_scroll .lnb_list5 > li{width:20%;}
.lnb_scroll .lnb_list6 > li{width:16.666%;}


/* tab_area */
.tab_area{width:1100px;margin:0 auto;}
/* tab_list */
.tab_list{width:100%;margin-bottom:50px;}
.tab_list:after{display:block; clear:both; content:"";}
.tab_list li{display:table;float:left;height:56px;}
.tab_list li a{display:table-cell;width:100%;height:56px;padding:0 8px;margin-left:-1px;vertical-align:middle;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:16px;color:#666;font-weight:300;text-align:center;letter-spacing: -.05em;background:#f3f3f3;}
.tab_list li:first-child a{border-left:1px solid #ccc;}
.tab_list li.active{margin-left:-1px;}
.tab_list li.active:first-child{margin-left:0;}
.tab_list li.active a{color:#7f695a;font-weight:400;border-top:4px solid #7f695a;border-left:1px solid #ccc;border-width:4px 1px 0 1px;background:#fff;}
/* type */
.tab_list1 li{float:none;width:100%;}
.tab_list2 li{width:50%;}
.tab_list3 li{width:33.3%;}
.tab_list4 li{width:25%;}
.tab_list5 li{width:20%;}
.tab_list6 li{width:183px;}
.tab_list6 li:last-child{width:185px;}
.tab_list10 li{width:110px;}




/* btn_wrap */
.btn_wrap{margin:60px auto 0;text-align: center;}
.btn_wrap a{display:inline-block;width:auto;min-width:180px;margin-left:8px;padding:16px 30px;font-weight:300;font-size:18px;color:#fff;text-align:center;background-color: #bbb;letter-spacing:-.05em;}
.btn_wrap a:first-child{margin-left:0;}
.btn_wrap a.bg_blue{background-color:#7f695a;}
.btn_wrap a.bg_black{background-color:#000;}

/* basic_table */
.basic_table{width:100%;border-top:2px solid #666;border-bottom:2px solid #666;}
.basic_table thead th{padding:21px 5px;font-size:17px;color:#000;text-align:center;background-color:#f3f3f3;letter-spacing: -.05em;}
.basic_table tbody td{padding:16px 5px;font-size:17px;color:#666;text-align:center;font-weight:300;border-top:1px solid #ccc;letter-spacing: -.05em;}
.basic_table tbody td.tl{text-align:left;}
.basic_table tbody td .label{display:inline-block;width:83px;height:30px;line-height:30px;vertical-align:middle;font-size:13px;color:#fff;text-align:center;border-radius:3px;}
.basic_table tbody td .label.bg_yellow{background-color: #efd6a4;}
.basic_table tbody td .label.bg_blue{background-color: #94bbdd;}
.basic_table tbody td .label.bg_skyblue{background-color: #7fdeed;}
.basic_table tbody tr:first-child td{border-top:0;}


/* footer */
#footer{width:100%;height:175px;padding:35px 50px 40px;color:#fff;font-weight:300;background-color: #1f1f1c; position: relative;}
#footer .inner{overflow:hidden;min-width:1100px; max-width:1680px;margin:0 auto; padding:0px 50px;}
#footer .inner .txt_wrap{float: left;}
#footer .inner .footer_logo{float: left; margin-right: 0px;}
#footer .txt_wrap .menu_list{overflow: hidden;margin-bottom:25px;}
#footer .txt_wrap .menu_list li{position:relative;float:left;padding:0 30px;font-size:14px;letter-spacing: -.01em;}
#footer .txt_wrap .menu_list li::before{position: absolute;left:0;top:50%;content:" ";transform: translateY(-50%);width:1px;height:12px;border-left: 1px solid #7a8c98;}
#footer .txt_wrap .menu_list li:first-child{padding-left:0;}
#footer .txt_wrap .menu_list li:first-child:before{border: none;}
#footer .txt_wrap .address{overflow: hidden;margin-bottom:5px;}
#footer .txt_wrap .address li{float:left;font-size:12px;margin-right:8px; color:rgba(255,255,255,0.6);}
#footer .txt_wrap .address li:first-child{margint:0px; color:#a89386; font-weight:bold; }
#footer .txt_wrap .copyright{font-size:12px;color:#fff; padding-top:11px; opacity:0.3;}
#footer .btn_wrap{float:right;margin-top:0;}
#footer .btn_wrap a{display:inline-block;width:126px;padding:13px 0;font-size:14px;color:#fff;font-weight:300;text-align:center;letter-spacing: -.01em;background-color: #7f0b3a;}


.quick_menu{display:block;position:absolute; left:50%; bottom:140px; width: 100%; max-width:1400px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.quick_menu a{position:absolute; right:0; bottom:20px; width:50px; height:50px; border:1px solid #ccc; background-color:#fff; font-size:12px; line-height:1em; text-align:center;border-radius:4px; background:#fff url(../images/common/btn_top.jpg) center center no-repeat;}
.quick_menu.on{display:none;position:fixed; bottom:20px; z-index:10;}

@media (max-width:1480px){
    #header .header_wrap{padding: 0 20px;}
    #footer{padding: 35px 20px 30px;}
    .video_content{padding: 0 20px;}
    .quick_menu a{right: 20px;}
}

@media (max-width:1300px){
    #header .header_wrap{padding: 0 10px;}
    #footer{padding: 35px 10px 30px;}
    .video_content{padding: 0 10px;}
    .quick_menu a{right: 10px;}
}